home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine 15 / Erect Magazine 15.iso / pc / erect15 / startb.dir / 00006.ls < prev    next >
Encoding:
Text File  |  1996-07-11  |  130 b   |  8 lines

  1. on exitFrame
  2.   if the machineType = 256 then
  3.     go(1, "BACKNUM")
  4.   else
  5.     go(1, the pathName & "ERECT15:BACKNUM")
  6.   end if
  7. end
  8.